Feature: Editar la configuración de la aplicación
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 17.535s |
Scenario: Como administrador de la aplicación Ghost edito la configuración de la página
Before
0m 1.485s
Given
I navigate to page "<URL_GHOST>"
0m 1.276s
And
I wait for 2 seconds
0m 2.751s
When
I enter email "<EMAIL>"
0m 0.835s
When
I enter password "<PASSWORD>"
0m 0.826s
And
I click Sign in
0m 1.014s
And
I wait for 3 seconds
0m 3.822s
And
I open settings
0m 0.876s
And
I open general settings
0m 0.797s
And
I open title and description
0m 0.801s
And
I enter description setting top length
0m 1.451s
And
I clic save settings
0m 0.805s
Then
I validate bug description setting "Description is too long"
0m 0.771s
After
0m 0.025s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL_GHOST>"
And
I wait for 2 seconds
When
I enter email "<EMAIL>"
When
I enter password "<PASSWORD>"
And
I click Sign in
And
I wait for 3 seconds
And
I open settings
And
I open general settings
And
I open title and description
And
I enter description setting top length
And
I clic save settings
Then
I validate bug description setting "Description is too long"
After
NO IMAGE AVAILABLE